From: Glenn Morris Date: Fri, 21 May 2010 00:55:17 +0000 (-0700) Subject: * src/Makefile.in: Fix comment format in cpp section. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~4802^2~23 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a078530e0c8fa2f32af31fc9e9081cf9d138705b;p=emacs.git * src/Makefile.in: Fix comment format in cpp section. --- diff --git a/src/Makefile.in b/src/Makefile.in index f82a01cbde4..091cd9fc2e8 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -812,5 +812,5 @@ bootstrap-emacs${EXEEXT}: temacs${EXEEXT} @: Compile some files earlier to speed up further compilation. cd ../lisp; $(MAKE) $(MFLAGS) compile-first EMACS=${bootstrap_exe} -## Insert either autodeps.mk (if AUTO_DEPEND), else deps.mk. +/* Insert either autodeps.mk (if AUTO_DEPEND), else deps.mk. */ @deps_frag@